[INFO] fetching crate solana_libra_functional_tests 0.0.0-sol15...
[INFO] testing solana_libra_functional_tests-0.0.0-sol15 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate solana_libra_functional_tests 0.0.0-sol15 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate solana_libra_functional_tests 0.0.0-sol15
[INFO] finished tweaking crates.io crate solana_libra_functional_tests 0.0.0-sol15
[INFO] tweaked toml for crates.io crate solana_libra_functional_tests 0.0.0-sol15 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana_libra_functional_tests 0.0.0-sol15 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 406 packages to latest compatible versions
[INFO] [stderr]       Adding datatest v0.3.5 (available: v0.8.0)
[INFO] [stderr]       Adding filecheck v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding protobuf v2.8.0 (available: v2.28.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1a440ccb1f93757c2f103bbd134516cfeb8d01cce13bc67af80db759ff0e032
[INFO] running `Command { std: "docker" "start" "-a" "f1a440ccb1f93757c2f103bbd134516cfeb8d01cce13bc67af80db759ff0e032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1a440ccb1f93757c2f103bbd134516cfeb8d01cce13bc67af80db759ff0e032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1a440ccb1f93757c2f103bbd134516cfeb8d01cce13bc67af80db759ff0e032", kill_on_drop: false }`
[INFO] [stdout] f1a440ccb1f93757c2f103bbd134516cfeb8d01cce13bc67af80db759ff0e032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddf3e31ae0c883e8857e1a9ac86dcea183ac5e0f174001eec177ce26221acbad
[INFO] running `Command { std: "docker" "start" "-a" "ddf3e31ae0c883e8857e1a9ac86dcea183ac5e0f174001eec177ce26221acbad", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling protobuf v2.8.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling solana_libra_failure_macros v0.0.0
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v1.2.6
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling memsec v0.5.7
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling slog-scope v4.4.1
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rand04 v0.1.1
[INFO] [stderr]    Compiling solana_libra_proto_conv v0.0.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling rand04_compat v0.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling proptest v0.9.6
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling pairing v0.14.2
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling crossbeam v0.6.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling x25519-dalek v0.5.2
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling solana_libra_types v0.0.0
[INFO] [stderr]    Compiling nibble_vec v0.0.4
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling radix_trie v0.1.6
[INFO] [stderr]    Compiling bech32 v0.6.0
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling slog-envlogger v2.2.0
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling ena v0.11.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling lalrpop-util v0.16.3
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling ascii-canvas v1.0.0
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling hpack v0.2.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v0.3.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling grpcio-sys v0.4.7
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling solicit v0.4.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling blake2 v0.8.1
[INFO] [stderr]    Compiling lalrpop v0.16.3
[INFO] [stderr]    Compiling proptest-derive v0.1.2
[INFO] [stderr]    Compiling solana_libra_proto_conv_derive v0.0.0
[INFO] [stderr]    Compiling solana_libra_crypto-derive v0.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling traitobject v0.0.1
[INFO] [stderr]    Compiling cookie v0.2.5
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling unsigned-varint v0.2.3
[INFO] [stderr]    Compiling prometheus v0.4.2
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling parity-multihash v0.1.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling hyper v0.9.18
[INFO] [stderr]    Compiling parking_lot v0.4.8
[INFO] [stderr]    Compiling bs58 v0.2.5
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling quick-error v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling spin v0.4.10
[INFO] [stderr]    Compiling parity-multiaddr v0.4.1
[INFO] [stderr]    Compiling solana_libra_failure_ext v0.0.0
[INFO] [stderr]    Compiling threshold_crypto v0.3.2
[INFO] [stderr]    Compiling codespan v0.1.3
[INFO] [stderr]    Compiling solana_libra_logger v0.0.0
[INFO] [stderr]    Compiling solana_libra_canonical_serialization v0.0.0
[INFO] [stderr]    Compiling get_if_addrs v0.5.3
[INFO] [stderr]    Compiling chashmap v2.2.2
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling codespan-reporting v0.1.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.3.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling solana_libra_vm_cache_map v0.0.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling datatest-derive v0.3.5
[INFO] [stderr]    Compiling solana_libra_crypto v0.0.0
[INFO] [stderr]    Compiling solana_libra_proptest_helpers v0.0.0
[INFO] [stdout] error[E0432]: unresolved import `ed25519_dalek::verify_batch`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/signing.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 | use ed25519_dalek::{self, verify_batch};
[INFO] [stdout]    |                           ^^^^^^^^^^^^ no `verify_batch` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde::export`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/signing.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 | use serde::{de, export, ser, Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^ no `export` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde::export`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/x25519.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 | use serde::{de, export, ser};
[INFO] [stdout]    |                 ^^^^^^ no `export` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling filecheck v0.4.0
[INFO] [stdout] error[E0599]: no method named `verify` found for struct `ed25519_dalek::PublicKey` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/signing.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     public_key
[INFO] [stdout] 109 | |         .value
[INFO] [stdout] 110 | |         .verify(message.as_ref(), &signature.value)?;
[INFO] [stdout]     | |         -^^^^^^ method not found in `ed25519_dalek::PublicKey`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/signature-1.6.4/src/verifier.rs:14:8
[INFO] [stdout]     |
[INFO] [stdout]  14 |       fn verify(&self, msg: &[u8], signature: &S) -> Result<(), Error>;
[INFO] [stdout]     |          ------ the method is available for `ed25519_dalek::PublicKey` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Verifier` which provides `verify` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  27 + use ed25519_dalek::Verifier;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `R: rand_core::CryptoRng` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/signing.rs:221:52
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let keypair = ed25519_dalek::Keypair::generate(rng);
[INFO] [stdout]     |                   -------------------------------- ^^^ the trait `rand_core::CryptoRng` is not implemented for `R`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.5.1/src/lib.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub trait CryptoRng {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.2/src/lib.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait CryptoRng {}
[INFO] [stdout]     | ------------------- this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.1/src/keypair.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] help: consider further restricting type parameter `R` with trait `CryptoRng`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     R: RngCore + CryptoRng + rand_core::CryptoRng,
[INFO] [stdout]     |                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/signing.rs:221:52
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let keypair = ed25519_dalek::Keypair::generate(rng);
[INFO] [stdout]     |                   -------------------------------- ^^^ the trait `rand_core::RngCore` is not implemented for `R`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.5.1/src/lib.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub trait RngCore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.2/src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub trait RngCore {
[INFO] [stdout]     | ----------------- this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.1/src/keypair.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |                        ^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] help: consider further restricting type parameter `R` with trait `RngCore`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     R: RngCore + CryptoRng + rand_core::RngCore,
[INFO] [stdout]     |                            ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana_libra_crypto` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `grpcio-sys v0.4.7`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/grpcio-sys-fe1d1ab600b6fa76/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=grpc_wrap.cc
[INFO] [stderr]   cargo:rerun-if-changed=grpc
[INFO] [stderr]   cargo:rerun-if-env-changed=GRPCIO_SYS_USE_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Check size of off64_t
[INFO] [stderr]   -- Check size of off64_t - done
[INFO] [stderr]   -- Looking for fseeko
[INFO] [stderr]   -- Looking for fseeko - found
[INFO] [stderr]   -- Looking for unistd.h
[INFO] [stderr]   -- Looking for unistd.h - found
[INFO] [stderr]   -- Renaming
[INFO] [stderr]   --     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.4.7/grpc/third_party/zlib/zconf.h
[INFO] [stderr]   -- to 'zconf.h.included' because this file is included with zlib
[INFO] [stderr]   -- but CMake generates it automatically in the build directory.
[INFO] [stderr]   -- Looking for res_servicename in resolv
[INFO] [stderr]   -- Looking for res_servicename in resolv - not found
[INFO] [stderr]   -- Looking for gethostbyname in nsl
[INFO] [stderr]   -- Looking for gethostbyname in nsl - not found
[INFO] [stderr]   -- Looking for gethostbyname in socket
[INFO] [stderr]   -- Looking for gethostbyname in socket - not found
[INFO] [stderr]   -- Looking for clock_gettime in rt
[INFO] [stderr]   -- Looking for clock_gettime in rt - found
[INFO] [stderr]   -- Looking for include file sys/socket.h
[INFO] [stderr]   -- Looking for include file sys/socket.h - found
[INFO] [stderr]   -- Looking for include file arpa/inet.h
[INFO] [stderr]   -- Looking for include file arpa/inet.h - found
[INFO] [stderr]   -- Looking for include file arpa/nameser_compat.h
[INFO] [stderr]   -- Looking for include file arpa/nameser_compat.h - found
[INFO] [stderr]   -- Looking for include file arpa/nameser.h
[INFO] [stderr]   -- Looking for include file arpa/nameser.h - found
[INFO] [stderr]   -- Looking for include file assert.h
[INFO] [stderr]   -- Looking for include file assert.h - found
[INFO] [stderr]   -- Looking for include file errno.h
[INFO] [stderr]   -- Looking for include file errno.h - found
[INFO] [stderr]   -- Looking for include file fcntl.h
[INFO] [stderr]   -- Looking for include file fcntl.h - found
[INFO] [stderr]   -- Looking for include file inttypes.h
[INFO] [stderr]   -- Looking for include file inttypes.h - found
[INFO] [stderr]   -- Looking for include file limits.h
[INFO] [stderr]   -- Looking for include file limits.h - found
[INFO] [stderr]   -- Looking for include file malloc.h
[INFO] [stderr]   -- Looking for include file malloc.h - found
[INFO] [stderr]   -- Looking for include file memory.h
[INFO] [stderr]   -- Looking for include file memory.h - found
[INFO] [stderr]   -- Looking for include file netdb.h
[INFO] [stderr]   -- Looking for include file netdb.h - found
[INFO] [stderr]   -- Looking for include file netinet/in.h
[INFO] [stderr]   -- Looking for include file netinet/in.h - found
[INFO] [stderr]   -- Looking for include file netinet/tcp.h
[INFO] [stderr]   -- Looking for include file netinet/tcp.h - found
[INFO] [stderr]   -- Looking for include file net/if.h
[INFO] [stderr]   -- Looking for include file net/if.h - found
[INFO] [stderr]   -- Looking for include file signal.h
[INFO] [stderr]   -- Looking for include file signal.h - found
[INFO] [stderr]   -- Looking for include file socket.h
[INFO] [stderr]   -- Looking for include file socket.h - not found
[INFO] [stderr]   -- Looking for include file stdbool.h
[INFO] [stderr]   -- Looking for include file stdbool.h - found
[INFO] [stderr]   -- Looking for include file stdlib.h
[INFO] [stderr]   -- Looking for include file stdlib.h - found
[INFO] [stderr]   -- Looking for include file strings.h
[INFO] [stderr]   -- Looking for include file strings.h - found
[INFO] [stderr]   -- Looking for include file string.h
[INFO] [stderr]   -- Looking for include file string.h - found
[INFO] [stderr]   -- Looking for include file stropts.h
[INFO] [stderr]   -- Looking for include file stropts.h - not found
[INFO] [stderr]   -- Looking for include file sys/ioctl.h
[INFO] [stderr]   -- Looking for include file sys/ioctl.h - found
[INFO] [stderr]   -- Looking for include file sys/param.h
[INFO] [stderr]   -- Looking for include file sys/param.h - found
[INFO] [stderr]   -- Looking for include file sys/select.h
[INFO] [stderr]   -- Looking for include file sys/select.h - found
[INFO] [stderr]   -- Looking for include file sys/stat.h
[INFO] [stderr]   -- Looking for include file sys/stat.h - found
[INFO] [stderr]   -- Looking for include file sys/time.h
[INFO] [stderr]   -- Looking for include file sys/time.h - found
[INFO] [stderr]   -- Looking for include file sys/uio.h
[INFO] [stderr]   -- Looking for include file sys/uio.h - found
[INFO] [stderr]   -- Looking for include file time.h
[INFO] [stderr]   -- Looking for include file time.h - found
[INFO] [stderr]   -- Looking for include file dlfcn.h
[INFO] [stderr]   -- Looking for include file dlfcn.h - found
[INFO] [stderr]   -- Looking for include file unistd.h
[INFO] [stderr]   -- Looking for include file unistd.h - found
[INFO] [stderr]   -- Looking for include files winsock2.h, windows.h
[INFO] [stderr]   -- Looking for include files winsock2.h, windows.h - not found
[INFO] [stderr]   -- Looking for 3 include files winsock2.h, ..., windows.h
[INFO] [stderr]   -- Looking for 3 include files winsock2.h, ..., windows.h - not found
[INFO] [stderr]   -- Looking for include files winsock.h, windows.h
[INFO] [stderr]   -- Looking for include files winsock.h, windows.h - not found
[INFO] [stderr]   -- Looking for include file windows.h
[INFO] [stderr]   -- Looking for include file windows.h - not found
[INFO] [stderr]   -- Performing Test HAVE_SOCKLEN_T
[INFO] [stderr]   -- Performing Test HAVE_SOCKLEN_T - Success
[INFO] [stderr]   -- Performing Test HAVE_TYPE_SOCKET
[INFO] [stderr]   -- Performing Test HAVE_TYPE_SOCKET - Failed
[INFO] [stderr]   -- Performing Test HAVE_BOOL_T
[INFO] [stderr]   -- Performing Test HAVE_BOOL_T - Success
[INFO] [stderr]   -- Performing Test HAVE_SSIZE_T
[INFO] [stderr]   -- Performing Test HAVE_SSIZE_T - Success
[INFO] [stderr]   -- Performing Test HAVE_LONGLONG
[INFO] [stderr]   -- Performing Test HAVE_LONGLONG - Success
[INFO] [stderr]   -- Performing Test HAVE_SIG_ATOMIC_T
[INFO] [stderr]   -- Performing Test HAVE_SIG_ATOMIC_T - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_ADDRINFO
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_ADDRINFO - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_IN6_ADDR
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_IN6_ADDR - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_IN6
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_IN6 - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_TIMEVAL
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_TIMEVAL - Success
[INFO] [stderr]   -- Looking for AF_INET6
[INFO] [stderr]   -- Looking for AF_INET6 - found
[INFO] [stderr]   -- Looking for O_NONBLOCK
[INFO] [stderr]   -- Looking for O_NONBLOCK - found
[INFO] [stderr]   -- Looking for FIONBIO
[INFO] [stderr]   -- Looking for FIONBIO - found
[INFO] [stderr]   -- Looking for SIOCGIFADDR
[INFO] [stderr]   -- Looking for SIOCGIFADDR - found
[INFO] [stderr]   -- Looking for MSG_NOSIGNAL
[INFO] [stderr]   -- Looking for MSG_NOSIGNAL - found
[INFO] [stderr]   -- Looking for PF_INET6
[INFO] [stderr]   -- Looking for PF_INET6 - found
[INFO] [stderr]   -- Looking for SO_NONBLOCK
[INFO] [stderr]   -- Looking for SO_NONBLOCK - not found
[INFO] [stderr]   -- Looking for CLOCK_MONOTONIC
[INFO] [stderr]   -- Looking for CLOCK_MONOTONIC - found
[INFO] [stderr]   -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
[INFO] [stderr]   -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success
[INFO] [stderr]   -- Performing Test HAVE_LL
[INFO] [stderr]   -- Performing Test HAVE_LL - Success
[INFO] [stderr]   -- Looking for bitncmp
[INFO] [stderr]   -- Looking for bitncmp - not found
[INFO] [stderr]   -- Looking for closesocket
[INFO] [stderr]   -- Looking for closesocket - not found
[INFO] [stderr]   -- Looking for CloseSocket
[INFO] [stderr]   -- Looking for CloseSocket - not found
[INFO] [stderr]   -- Looking for connect
[INFO] [stderr]   -- Looking for connect - found
[INFO] [stderr]   -- Looking for fcntl
[INFO] [stderr]   -- Looking for fcntl - found
[INFO] [stderr]   -- Looking for freeaddrinfo
[INFO] [stderr]   -- Looking for freeaddrinfo - found
[INFO] [stderr]   -- Looking for getaddrinfo
[INFO] [stderr]   -- Looking for getaddrinfo - found
[INFO] [stderr]   -- Looking for getenv
[INFO] [stderr]   -- Looking for getenv - found
[INFO] [stderr]   -- Looking for gethostbyaddr
[INFO] [stderr]   -- Looking for gethostbyaddr - found
[INFO] [stderr]   -- Looking for gethostbyname
[INFO] [stderr]   -- Looking for gethostbyname - found
[INFO] [stderr]   -- Looking for gethostname
[INFO] [stderr]   -- Looking for gethostname - found
[INFO] [stderr]   -- Looking for getnameinfo
[INFO] [stderr]   -- Looking for getnameinfo - found
[INFO] [stderr]   -- Looking for getservbyport_r
[INFO] [stderr]   -- Looking for getservbyport_r - found
[INFO] [stderr]   -- Looking for gettimeofday
[INFO] [stderr]   -- Looking for gettimeofday - found
[INFO] [stderr]   -- Looking for if_indextoname
[INFO] [stderr]   -- Looking for if_indextoname - found
[INFO] [stderr]   -- Looking for inet_net_pton
[INFO] [stderr]   -- Looking for inet_net_pton - not found
[INFO] [stderr]   -- Looking for inet_ntop
[INFO] [stderr]   -- Looking for inet_ntop - found
[INFO] [stderr]   -- Looking for inet_pton
[INFO] [stderr]   -- Looking for inet_pton - found
[INFO] [stderr]   -- Looking for ioctl
[INFO] [stderr]   -- Looking for ioctl - found
[INFO] [stderr]   -- Looking for ioctlsocket
[INFO] [stderr]   -- Looking for ioctlsocket - not found
[INFO] [stderr]   -- Looking for IoctlSocket
[INFO] [stderr]   -- Looking for IoctlSocket - not found
[INFO] [stderr]   -- Looking for recv
[INFO] [stderr]   -- Looking for recv - found
[INFO] [stderr]   -- Looking for recvfrom
[INFO] [stderr]   -- Looking for recvfrom - found
[INFO] [stderr]   -- Looking for send
[INFO] [stderr]   -- Looking for send - found
[INFO] [stderr]   -- Looking for setsockopt
[INFO] [stderr]   -- Looking for setsockopt - found
[INFO] [stderr]   -- Looking for socket
[INFO] [stderr]   -- Looking for socket - found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for strcmpi
[INFO] [stderr]   -- Looking for strcmpi - not found
[INFO] [stderr]   -- Looking for strdup
[INFO] [stderr]   -- Looking for strdup - found
[INFO] [stderr]   -- Looking for stricmp
[INFO] [stderr]   -- Looking for stricmp - not found
[INFO] [stderr]   -- Looking for strncasecmp
[INFO] [stderr]   -- Looking for strncasecmp - found
[INFO] [stderr]   -- Looking for strncmpi
[INFO] [stderr]   -- Looking for strncmpi - not found
[INFO] [stderr]   -- Looking for strnicmp
[INFO] [stderr]   -- Looking for strnicmp - not found
[INFO] [stderr]   -- Looking for writev
[INFO] [stderr]   -- Looking for writev - found
[INFO] [stderr]   -- Found Perl: /usr/bin/perl (found version "5.38.2") 
[INFO] [stderr]   -- The ASM compiler identification is GNU
[INFO] [stderr]   -- Found assembler: /usr/bin/cc
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/grpcio-sys-ccaea313e60dd2b6/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.4.7/grpc" "-B" "/opt/rustwide/target/debug/build/grpcio-sys-ccaea313e60dd2b6/out/build" "-DGO_EXECUTABLE=fake-go-nonexist" "-DgRPC_INSTALL=false" "-DgRPC_BUILD_CSHARP_EXT=false" "-DgRPC_BUILD_CODEGEN=false" "-DgRPC_BENCHMARK_PROVIDER=none" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/grpcio-sys-ccaea313e60dd2b6/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:24 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at third_party/zlib/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at third_party/zlib/CMakeLists.txt:77 (file):
[INFO] [stderr]     file RENAME failed to rename
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.4.7/grpc/third_party/zlib/zconf.h
[INFO] [stderr] 
[INFO] [stderr]     to
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.4.7/grpc/third_party/zlib/zconf.h.included
[INFO] [stderr] 
[INFO] [stderr]     because: Read-only file system
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at third_party/cares/cares/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning at cmake/protobuf.cmake:48 (message):
[INFO] [stderr]     gRPC_PROTOBUF_PROVIDER is "module" but PROTOBUF_ROOT_DIR is wrong
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CMakeLists.txt:140 (include)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at third_party/boringssl/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning at cmake/gflags.cmake:26 (message):
[INFO] [stderr]     gRPC_GFLAGS_PROVIDER is "module" but GFLAGS_ROOT_DIR is wrong
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CMakeLists.txt:142 (include)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2549) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.58/src/lib.rs:1132:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ec1c6d34bea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ec1c6d34bea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ec1c6d34bea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5ec1c6d34bea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5ec1c6d499ba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ec1c6d499ba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stderr]      6:     0x5ec1c6d3ac22 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5ec1c6d3ac22 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5ec1c6d14d5f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5ec1c6d14d5f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ec1c6d2ea31 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ec1c6d2ebeb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5ec1c6d14e18 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5ec1c6d0c639 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5ec1c6d1584d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5ec1c6d4a14c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ec1c6c88087 - cmake[22060b5e22ff0e0f]::fail
[INFO] [stderr]     17:     0x5ec1c6c87d13 - cmake[22060b5e22ff0e0f]::run
[INFO] [stderr]     18:     0x5ec1c6c8d748 - <cmake[22060b5e22ff0e0f]::Config>::build
[INFO] [stderr]     19:     0x5ec1c6c54115 - build_script_build[6d0efcccf024687f]::build_grpc
[INFO] [stderr]     20:     0x5ec1c6c55272 - build_script_build[6d0efcccf024687f]::main
[INFO] [stderr]     21:     0x5ec1c6c56b43 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x5ec1c6c53536 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x5ec1c6c53549 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x5ec1c6d2da34 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5ec1c6d2da34 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x5ec1c6d2da34 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x5ec1c6d2da34 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5ec1c6d2da34 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5ec1c6d2da34 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     30:     0x5ec1c6d2da34 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     31:     0x5ec1c6d2da34 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5ec1c6d2da34 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5ec1c6c53521 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x5ec1c6c56c25 - main
[INFO] [stderr]     35:     0x7bea567531ca - <unknown>
[INFO] [stderr]     36:     0x7bea5675328b - __libc_start_main
[INFO] [stderr]     37:     0x5ec1c6c51845 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "ddf3e31ae0c883e8857e1a9ac86dcea183ac5e0f174001eec177ce26221acbad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddf3e31ae0c883e8857e1a9ac86dcea183ac5e0f174001eec177ce26221acbad", kill_on_drop: false }`
[INFO] [stdout] ddf3e31ae0c883e8857e1a9ac86dcea183ac5e0f174001eec177ce26221acbad
